Storm

Benchmark
Model:stream v.1 (MA)
Parameter(s)N = 1000
Property:exp_buffertime (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism stream.ma --prop stream.csl exp_buffertime --constants N=1000 --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:9.737785339355469s
Return code:0
Relative Error:5.339158123588801e-17
Log
Storm 1.5.1

Date: Thu Mar 19 02:23:29 2020
Command line arguments: --prism stream.ma --prop stream.csl exp_buffertime --constants N=1000 --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.002s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 7.060s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1502501
Transitions: 	3001001
Choices: 	2002001
Markovian St.: 	1001001
Max. Rate.: 	8
Reward Models:  buffering
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * done -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	1502501
Transitions: 	3001001
Choices: 	2002001
Markovian St.: 	1001001
Max. Rate.: 	8
Reward Models:  buffering
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * done -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "exp_buffertime": R[exp]{"buffering"}min=? [F "done"] ...
Result (for initial states): 8.91950557292716084134554
Time for model checking: 2.605s.